OnAllRecordsLoaded Property

Gets or sets the name of the macro or script to be run when the AllRecordsLoaded event occurs.

object.AllRecordsLoaded = [string]

Where object is an object expression that evaluates to one of the controls in the Applies To list, and string is a string expression specifying the script or macro to run when the AllRecordsLoaded event is triggered.

Client support

   Newlook Smartclient

   Newlook Server

Use

The AllRecordsLoaded event is triggered when all records in a bound ADO or DDM grid, or OA-enabled grid (see limitations below), have finished loading. This property allows you to run some logic when the event is triggered.

Limitations

For OA-enabled grids, the following conditions must be met in order to be able to use this property:

See Also

BlockSize property | LoadAllRecords property

Applies To

DataGrid control


© 2004-2021 looksoftware. All rights reserved.